For a list of all members of this type, see IntegrationEvent<E,T> members.
Name | Description | |
---|---|---|
![]() | CaseId | Gets or sets the case id for the event. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IntegrationEvent<T>) |
![]() | EntityType | Gets the event's entity type. |
![]() | IsEmpty | Overridden. Check whether the payload and old payload is empty. |
![]() | IsOldPayloadEmpty | Checks if the old payload is empty. |
![]() | IsPayloadEmpty | Checks if the payload is empty. |
![]() | IsPayloadsTheSame | Checks if payloads are the same. |
![]() | ObjectId | Gets or sets the id of BenSelect model object related to the event. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IntegrationEvent<T>) |
![]() | OldPayload | Gets the old payload of the event. |
![]() | Source | Selerix.Foundation.Enumerations.Integration.EventSource.BenSelect source. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.IntegrationEvent<T>) |